home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / lisp / kcl / abcl / readme1.txt < prev    next >
Text File  |  1993-07-02  |  3KB  |  77 lines

  1. /pub/abcl1/ReadMe
  2.  
  3. 1. About ABCL/1
  4.  
  5. This directory (/pub/abcl1) contains the recent distribution of ABCL/1 (An
  6. object-Based Concurrent Language) system designed and developed by the ABCL
  7. Group now at Department of Information Science, the University of Tokyo.
  8. For more detailed information of ABCL/1, please consult the following book.
  9. It contains several research results of our group and the users manual for
  10. ABCL/1.
  11.  
  12.     "ABCL: An Object-Oriented Concurrent System",
  13.     Edited by Akinori Yonezawa,
  14.     The MIT Press, 1990, (ISBN 0-262-24029-7)
  15.  
  16. Before getting ABCL/1, please read the license agreement (/pub/abcl1/License)
  17. carefully.  We (ABCL Group) grant the right to use the ABCL/1 system only for
  18. the purpose of research and education. NOT FOR ANY COMMERCIAL PURPOSE.
  19.  
  20.  
  21. 2. Availability
  22.  
  23. Current version of ABCL/1 system is fully implemented in Common-Lisp.
  24. Currently, we have tested and used on the following Lisp systems.
  25.  
  26.     Kyoto Common Lisp (KCL) on BSD Unix
  27.     Symbolics Common Lisp (Genera 7.2 and up)
  28.  
  29. Porting to Macintosh Allegro Common-Lisp (MACL) is currently undertaken.
  30. Porting to other Common-Lisp systems seems to be easy.
  31.  
  32.  
  33. 3. How to obtain ABCL/1 system.
  34.  
  35. This directory (/pub/abcl1) contains the following files:
  36.     ReadMe            --- This file
  37.     License            --- License agreement form
  38.     abcl1-src.tar.Z        --- ABCL/1 Source code package
  39.     examples.tar.Z        --- ABCL/1 Code Examples        (*)
  40.     guide-a4.ps.Z        --- ABCL/1 Users Guide (A4 size PostScript)
  41.     guide-letter.ps.Z    --- ABCL/1 Users Guide (Letter size PostScript)
  42.     sun3-binary.tar.Z    --- Sun3 executable package (for UNIX)
  43.     sun4-binary.tar.Z    --- Sun4 executable package (for UNIX)
  44.  
  45. Files marked as (*) will be available in future.
  46.  
  47.  
  48. 4. How to receive the license of ABCL/1 (IMPORTANT for ALL)
  49.  
  50. To receive the license of ABCL/1, please complete the license agreement form
  51. (/pub/abcl1/License) and send it to us via PHYSICAL MAIL.
  52.  
  53.  
  54. 5. About the license for Kyoto Common-Lisp (IMPORTANT for UNIX users)
  55.  
  56. Actually, executables of ABCL/1 for UNIX are core image files derived from
  57. KCL. Thus, there remains full features of KCL in ABCL/1 executables. If you
  58. don't have KCL, you have to receive the license of KCL from Kyoto University
  59. first. Each executable package (*-binary.tar.Z) includes a copy of KCL license
  60. agreement form. Please receive the license from Kyoto University. NOTE THAT
  61. THE ABCL GROUP DOES NOT ISSUE KCL LICENSE.
  62.  
  63.  
  64. 6. Contact Address for the ABCL Group
  65.  
  66. If you have any questions, please contact the following address.
  67.  
  68.     ABCL Group (Akinori Yonezawa)
  69.     Yonezawa Laboratory, Department of Information Science,
  70.     the University of Tokyo,
  71.     7-3-1, Hongo, Bunkyo-ku, Tokyo, JAPAN, 113
  72.     TEL/FAX: +81-3-5689-4365
  73.     e-mail: abcl@is.s.u-tokyo.ac.jp
  74.  
  75. Bug reports, porting information to other Lisp systems are welcome.
  76.  
  77.